Cannot remote capture and filter?
I am hoping for a workaround. If I understand correctly, Wireshark cannot currently remote capture and remote filter at the same time on multiple remote interfaces. For SSH remote capture, you have 3 options. Dumpcap, tcpdump, or "command". Currently dumpcap ignores remote capture filters, and tcpdump does not allow two interfaces to be specified (ignoring "any" which is not workable). It appears that the dumpcap issue already has an old bug associated with it. That only leaves "Remote capture command" as a possible current workaround. My needs are pretty simple. I have a transmit and receive stream from a single link tap. In order to see both sides of a conversation on this link, I need to capture two specific interfaces. Does anyone know of a "capture command" in "interface options: SSH remote capture" that might work?
What's the remote OS and version?
I tried multiple versions of Linux for remote capture. No difference. My local system is Wireshark 4.0.4 on Windows 10. The remotes are a variety of lean Linux systems with minimal add-ons.
RELATED? https://gitlab.com/wireshark/wireshar...
I'll try again, what's the remote OS and version. The version of dumpcap on the remote machine would also be helpful.
I tried 4 versions of linux BRAND NEW installs using latest iso, for the remote capture system. The last one I tried was TinyCore.13.1. I cannot look at the dumpcap version at the moment. It is whatever loads with a new install and after latest updates.